home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / util1 / randomfl.lha / RandomFile.doc < prev   
Text File  |  1995-07-26  |  986b  |  41 lines

  1. RandomFile V1.0 by Chris Hodges
  2. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3.  
  4. Introduction
  5. ~~~~~~~~~~~~
  6. This is a small CLI-Tool, which allows to pick up a file randomly
  7. out of an directory and copy it to a destination file.
  8. Pattern Matching is supported.
  9. RandomFile can be used to change i.e the workbench patterns.
  10.  
  11. Requirements
  12. ~~~~~~~~~~~~
  13. RandomFile needs Kick 2.04 or higher.
  14.  
  15. Usage
  16. ~~~~~
  17. RandomFile [FROM] directory [TO] targetfile [QUIET]
  18.  
  19. If directory contains a pattern, only files that match this
  20. pattern will be taken into the internal filelist.
  21.  
  22. targetfile MUST NOT be a directory!
  23.  
  24. The optional argument QUIET turns off every output.
  25.  
  26. History
  27. ~~~~~~~
  28. V1.0 (27-Mar-94): First and only release.
  29.  
  30. Contact address
  31. ~~~~~~~~~~~~~~~
  32. Any mails or donations to:
  33.  
  34. Chris Hodges                    Account: 359 68 63
  35. Kennedystr. 8                   BLZ    : 700 530 70
  36. D-82178 Puchheim                Bank   : Sparkasse Fürstenfeldbruck
  37. Germany
  38. Tel.: 089/8005856
  39. Email: chris@sixpack.pfalz.org 
  40.  
  41.